home *** CD-ROM | disk | FTP | other *** search
- object FrmAbout: TFrmAbout
- Left = 343
- Top = 131
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'FrmAbout'
- ClientHeight = 335
- ClientWidth = 451
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- OnShow = FormShow
- PixelsPerInch = 120
- TextHeight = 16
- object Image: TImage
- Left = 0
- Top = 0
- Width = 400
- Height = 300
- AutoSize = True
- Picture.Data = {<image000.jpg>}
- OnClick = ImageClick
- end
- object Label1: TLabel
- Left = 124
- Top = 112
- Width = 58
- Height = 18
- Caption = 'Version:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = 18
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = 143
- Top = 196
- Width = 37
- Height = 18
- Caption = 'Web:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = 18
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object LblRegistered: TLabel
- Left = 111
- Top = 274
- Width = 165
- Height = 18
- Caption = 'EVALUATION VERSION'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = 18
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label4: TLabel
- Left = 130
- Top = 222
- Width = 49
- Height = 18
- Caption = 'E-mail:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = 18
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object LblVersion: TLabel
- Left = 192
- Top = 112
- Width = 20
- Height = 18
- Caption = '1.0'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clYellow
- Font.Height = 18
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Label6: TLabel
- Left = 192
- Top = 196
- Width = 133
- Height = 18
- Cursor = crHandPoint
- Caption = 'www.pocomail.com'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clTeal
- Font.Height = 18
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsUnderline]
- ParentColor = False
- ParentFont = False
- Transparent = True
- OnClick = Label6Click
- end
- object Label7: TLabel
- Left = 192
- Top = 222
- Width = 158
- Height = 18
- Cursor = crHandPoint
- Caption = 'slaven@pocomail.com'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clTeal
- Font.Height = 18
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsUnderline]
- ParentColor = False
- ParentFont = False
- Transparent = True
- OnClick = Label7Click
- end
- object Label8: TLabel
- Left = 131
- Top = 170
- Width = 49
- Height = 18
- Caption = 'Author:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = 18
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label9: TLabel
- Left = 192
- Top = 170
- Width = 93
- Height = 18
- Caption = 'Slaven Radic'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clTeal
- Font.Height = 18
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object SpeedButton1: TSpeedButton
- Left = 376
- Top = 274
- Width = 19
- Height = 21
- Caption = 'O'
- Flat = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 14
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- OnClick = SpeedButton1Click
- end
- object Label3: TLabel
- Left = 192
- Top = 132
- Width = 153
- Height = 18
- Caption = '.net Magazine Edition'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clYellow
- Font.Height = 18
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object MemoThanks: TMemo
- Left = 7
- Top = 310
- Width = 388
- Height = 197
- TabStop = False
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = 16
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- TabOrder = 0
- Visible = False
- OnClick = MemoThanksClick
- end
- object Thanks: TIStrings
- Duplicates = dupIgnore
- Left = 402
- Top = 94
- SStr = (
-
- 'Author would like to thank the following people - without them ' +
- 'Poco would not be where it is today:'
- ''
-
- 'Arnvid Aakre, Michael Borras, Preston Bowman, Cliff Briand, Dere' +
- 'k Cedillo, Adrian Christoffel, Scott Daley, Nicolas Denux, John ' +
- 'Gilman, Jean FranÔøΩois Grant Godin, George & Dianne Gray, Brian H' +
- 'uber, Dr. Tim Janis, Paul Kater, Lucille Luxenburg, Homesick Mac' +
- ', Damien Mc Kenna, Steve Mills, Reka Morvay, JTC Murphy, Steve O' +
- #39'Brien, Derek A. Pajaczkowski, Damir Radic, Ana Regueiro, Sid, Z' +
- 'eljko Skropanic, Juan Sol, Cheryl Stone, Sheila Taylor and Austi' +
- 'n Ziegler.')
- end
- end
-